MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridRowColCollection<T> Class / MaxSize Property
In This Topic
    MaxSize Property (GridRowColCollection<T>)
    In This Topic
    Gets or sets the maximum size for the items in the collection.
    Syntax
    public double MaxSize {get; set;}
    See Also